PE hyperstack: harden bro persona - pressure-tested voice, gates, debt semantics - #128
Merged
Merged
Conversation
Deep analysis found 9 gaps; all closed: - falsifiable voice contract (sounds-like / never table) - adjectives drift - pressure clause: urgency compresses process, never waives it; only step depth converts to debt - gates (approval, ship-gate) never do - chain stages must leave transcript evidence; approval never self-issued - fail-fast routes bugs to debug-discipline (retro != root cause) - gear change explicitly bypasses no gates (pm-gate/blueprint/Iron Law 2) - decomposition hard-stops at two levels (deeper = re-scope) - optimization claims route through optimizer (no vibes-based optimization) - subtask dispatch bound to subagent-ops / parallel-dispatch mechanics - sidekick: no repeats, difficulty ladder, skip extends to incident aftermath and comparable high-stakes work - schema documents the "*" generalist plugin binding Pressure-test evidence (testing-skills doctrine): - RED: time-pressure scenario broke the UI chain (self-authored 'compressed chain', no evidence, rationalized) - the predicted failure - GREEN edits: pressure clause + evidence rule + approval semantics - Stay-GREEN retest: same scenario held - compressed chain WITH real MCP calls, approval gate kept, all debt declared - Sidekick scenario passed both runs (skip during db/prod, heuristic labeled as heuristic)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deep analysis of the bro persona (shipped in #127) against the repo's own meta-doctrine found 9 gaps, including a violation of the
testing-skillsIron Law: bro shipped with zero subagent pressure-test evidence. This PR closes all 9 and carries the mandated RED -> GREEN -> stay-GREEN evidence.Findings closed
debug-discipline"*"plugin binding undocumentedsubagent-ops/parallel-dispatchoptimizerPressure-test evidence (per testing-skills RED/GREEN)
ui_ux_*/designer_*MCP calls as evidence, refused visual code without user ack (15-second "go" gate), all shortcuts declared as debt with the governing clauses quotedContents
skills/bro/SKILL.mdpersonas/bro/PROFILE.mdpersonas/bro/LIFECYCLE.mdpersonas/bro/CHECKS.mdpersonas/persona.schema.json"*"generalist bindingVerification
bun test: 86 pass, 0 fail